In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer / Rotation Method

Rotation Method

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(33)>

Sub Rotation( _

   ByVal Rotation As RotateFlipType _

) 
[DispId(33)]

void Rotation( 

   RotateFlipType Rotation

)
procedure Rotation( 

    Rotation: RotateFlipType

); 
DispIdAttribute(33)

function Rotation( 

   Rotation : RotateFlipType

);
[DispId(33)]

void Rotation( 

   RotateFlipType Rotation

) 
[DispId(33)]

void Rotation( 

   RotateFlipType Rotation

) 

Parameters

Rotation
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer
__GdViewer Members